go.uber.org/mock/gomock.Call.satisfied (method)

4 uses

	go.uber.org/mock/gomock (current package)
		call.go#L304: func (c *Call) satisfied() bool {
		call.go#L408: 		if !preReqCall.satisfied() {
		callset.go#L142: 			if !call.satisfied() {
		callset.go#L157: 			if !call.satisfied() {